From: Colin Walters Date: Tue, 9 Aug 2016 17:58:02 +0000 (-0400) Subject: Release 2016.8 X-Git-Tag: archive/raspbian/2022.1-3+rpi1~1^2~4^2~49^2 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=73eabca5e853385df0cd81dd0f685904f9a20c3d;p=ostree.git Release 2016.8 It's time for a new release, there's enough queued and it's been ~a month. Closes: #452 Approved by: jlebon --- diff --git a/configure.ac b/configure.ac index 558a590f..aa4a42bd 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.63]) -AC_INIT([ostree], [2016.7], [walters@verbum.org]) +AC_INIT([ostree], [2016.8], [walters@verbum.org]) AC_CONFIG_HEADER([config.h]) AC_CONFIG_MACRO_DIR([buildutil]) AC_CONFIG_AUX_DIR([build-aux])